Transfer call node

Transfer call node is used to transfer the call to human agent.

You define phone number to which the call will be transferred and an optional transfer message that will be played prior to transferring the call.

Transfer routing rule

For the transfer to actually work, you must configure a routing rule to specify the phone number / SIP connection via which the call will be sent:

  1. In the Navigation pane, select Routing and then click Routing Rules.
  2. Click Add new routing rule.
  3. From the 'Type' drop-down list, select Transfer.
  4. From the 'Call origin' drop-down list, select the bot connected to your Flow.
  5. From the 'Call destination' drop-down list, select phone number or SIP connection via which the call will be sent.
  6. Click Create.

Transitions

Conversation is finished upon successful call transfer execution.

Failure during call transfer triggers “transfer failed” transition. Connect this transition to some other node if you want to gracefully handle call transfer failure. Alternatively leave it unattached – and the conversation will be finished.

Transfer call node settings